libacr38u software package provides PC/SC driver for the ACR38U smart card reader, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libacr38u
libacr38u is installed in your system.
Make ensure the libacr38u package were installed using the commands given below,
$ sudo dpkg-query -l | grep libacr38u *
You will get with libacr38u package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Libraries |
| Package | libacr38u |
| Version | 1.7.11-1 |
| Description | PC/SC driver for the ACR38U smart card reader |
| Sub Section | Libs |